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
554afe42
Verified
Commit
554afe42
authored
2 years ago
by
TTtie
Browse files
Options
Downloads
Patches
Plain Diff
apparently it is a trend to move to mastodon now
parent
0b72f999
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Pipeline
#2779
failed
2 years ago
Stage: test
Stage: deploy
Changes
3
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
styles/fa.scss
+3
-0
3 additions, 0 deletions
styles/fa.scss
templates/@head.ejs
+1
-1
1 addition, 1 deletion
templates/@head.ejs
templates/@navbar.ejs
+3
-0
3 additions, 0 deletions
templates/@navbar.ejs
with
7 additions
and
1 deletion
styles/fa.scss
+
3
−
0
View file @
554afe42
...
...
@@ -117,6 +117,9 @@ $FA_BASE: "https://use.fontawesome.com/releases/#{$FA_VER}";
.fa-js
:before
{
content
:
"\f3b8"
;
}
.fa-mastodon
:before
{
content
:
"\f4f6"
;
}
.fa
,
.fas
,
...
...
This diff is collapsed.
Click to expand it.
templates/@head.ejs
+
1
−
1
View file @
554afe42
<script defer="defer" src="/static/activateNav.ea8be591.js"></script><link href="/static/style.58816cf9.css" rel="stylesheet"><link href="/static/style.fa.8e100111.css" rel="stylesheet">
\ No newline at end of file
<script defer="defer" src="/static/activateNav.ea8be591.js"></script><link href="/static/style.411f3c09.css" rel="stylesheet"><link href="/static/style.fa.2b5b8f4c.css" rel="stylesheet">
\ No newline at end of file
This diff is collapsed.
Click to expand it.
templates/@navbar.ejs
+
3
−
0
View file @
554afe42
...
...
@@ -38,6 +38,9 @@
<a href="https://twitter.com/TTtie_TT" class="navbar-item" title="Twitter" target="_blank" rel="nofollow noopener" aria-label="Twitter">
<span class="icon"><i class="fab fa-twitter"></i></span>
</a>
<a href="https://uwu.social/@tttie" rel="me" class="navbar-item" title="Mastodon">
<span class="icon"><i class="fab fa-mastodon"></i></span>
</a>
<a href="https://keybase.io/tttie" class="navbar-item" title="Keybase" target="_blank" rel="nofollow noopener" aria-label="Keybase">
<span class="icon"><i class="fab fa-keybase"></i></span>
</a>
...
...
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