Skip to content

Commit 7e1c5f1

Browse files
committed
Change the links to this repo; remove the social links on the site.
1 parent 6555030 commit 7e1c5f1

File tree

3 files changed

+4
-28
lines changed

3 files changed

+4
-28
lines changed

README.md

Lines changed: 3 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,9 @@
33
Code of my website. Powered by [MkDocs](https://www.mkdocs.org) and [Material for MkDocs](https://squidfunk.github.io/mkdocs-material).
44

55
Git mirrors:
6-
- [Codeberg](https://codeberg.org/paveloom/pages)
7-
- [GitHub](https://github.com/paveloom/paveloom.github.io)
8-
- [GitLab](https://gitlab.com/paveloom-g/personal/site)
9-
10-
Website mirrors:
11-
- [Fleek](https://paveloom.on.fleek.co) (IPFS)
12-
- [Codeberg Pages](https://paveloom.codeberg.page) / [GitHub Pages](https://paveloom.github.io) / [GitLab Pages](https://paveloom-g.gitlab.io/personal/site)
6+
- [Codeberg](https://codeberg.org/paveloom/paveloom.dev)
7+
- [GitHub](https://github.com/paveloom/paveloom.dev)
8+
- [GitLab](https://gitlab.com/paveloom-g/personal/paveloom.dev)
139

1410
## Build
1511

content/git.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -321,7 +321,7 @@ A list of my public Git repositories.
321321

322322
*`#github-readme`*
323323

324-
#### Site [:simple-codeberg:](https://codeberg.org/paveloom/pages) [:simple-github:](https://github.com/paveloom/paveloom.github.io) [:simple-gitlab:](https://gitlab.com/paveloom-g/personal/site)
324+
#### Site [:simple-codeberg:](https://codeberg.org/paveloom/paveloom.dev) [:simple-github:](https://github.com/paveloom/paveloom.dev) [:simple-gitlab:](https://gitlab.com/paveloom-g/personal/paveloom.dev)
325325

326326
: Personal website
327327

mkdocs.yml

Lines changed: 0 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -39,26 +39,6 @@ theme:
3939
- toc.follow
4040
copyright: |
4141
<span style="color: var(--md-footer-fg-color--lighter)">Authored by</span> Pavel Sobolev
42-
extra:
43-
social:
44-
- icon: fontawesome/solid/globe
45-
link: https://paveloom.dev
46-
name: Main
47-
- icon: fontawesome/solid/bolt
48-
link: https://paveloom.on.fleek.co
49-
name: Fleek
50-
- icon: simple/codeberg
51-
link: https://paveloom.codeberg.page
52-
name: Codeberg
53-
- icon: simple/github
54-
link: https://paveloom.github.io
55-
name: GitHub
56-
- icon: simple/gitlab
57-
link: https://paveloom-g.gitlab.io/personal/site
58-
name: GitLab
59-
- icon: simple/rss
60-
link: https://github.com/paveloom/paveloom.github.io/commits/master.atom
61-
name: RSS
6242
extra_css:
6343
- assets/extra.css
6444
extra_javascript:

0 commit comments

Comments
 (0)