Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
T
tttie.cz
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
TTtie
tttie.cz
Commits
789ec049
Verified
Commit
789ec049
authored
4 years ago
by
TTtie
Browse files
Options
Downloads
Patches
Plain Diff
Add my Gentoo file storage
parent
5b12ea66
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
templates/devices.ejs
+3
-1
3 additions, 1 deletion
templates/devices.ejs
templates/devices.ejs.meta.json
+11
-2
11 additions, 2 deletions
templates/devices.ejs.meta.json
with
14 additions
and
3 deletions
templates/devices.ejs
+
3
−
1
View file @
789ec049
...
...
@@ -40,14 +40,16 @@
<b>GPU:</b> <%= device.gpu %>
</li>
<% } %>
<% if (device.display) { %>
<li>
<span class="icon"><i class="fas fa-tv"></i></span>
<b>Display:</b> <%= device.display %>
</li>
<% } %>
</ul>
</div>
</div>
<% } %>
</div>
</div>
</section>
\ No newline at end of file
</section>
This diff is collapsed.
Click to expand it.
templates/devices.ejs.meta.json
+
11
−
2
View file @
789ec049
...
...
@@ -6,11 +6,20 @@
"cpu"
:
"Intel Core i3-3240 (dual-core)"
,
"ram"
:
"8 GB, DDR3-1333"
,
"space"
:
"500 GB Samsung 860 EVO, 1 TB WD Blue"
,
"os"
:
"Dual-boot Windows 10 and Arch Linux"
,
"os"
:
"Dual-boot Windows 10 and Arch
GNU/
Linux"
,
"osIcon"
:
"fas fa-desktop"
,
"gpu"
:
"NVIDIA GeForce GT 640 (2 GB RAM)"
,
"display"
:
"Philips 276E 27
\"
, 1920x1080"
},
{
"name"
:
"The older computer"
,
"icon"
:
"fas fa-hdd"
,
"cpu"
:
"Pentium E5400 (dual-core)"
,
"ram"
:
"2 GB, DDR2"
,
"space"
:
"1 TB WD Blue"
,
"os"
:
"Gentoo GNU/Linux"
,
"osIcon"
:
"fas fa-desktop"
},
{
"name"
:
"Galaxy A51"
,
"icon"
:
"fas fa-mobile"
,
...
...
@@ -35,4 +44,4 @@
}
],
"pageTitle"
:
"Devices"
}
\ No newline at end of file
}
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment