.
This commit is contained in:
parent
b6976c28d2
commit
49a4500bb7
3 changed files with 8 additions and 1 deletions
|
|
@ -1,3 +1,6 @@
|
|||
<!-- markdownlint-disable MD013 -->
|
||||
<!-- markdownlint-disable MD040 -->
|
||||
|
||||
# Site
|
||||
|
||||
Personal portfolio website at gugulet.hu. Three sections: Words, Visuals, Technical.
|
||||
|
|
|
|||
|
|
@ -2,6 +2,8 @@ User-agent: *
|
|||
Disallow: /
|
||||
|
||||
User-agent: LinkedInBot
|
||||
Allow: /
|
||||
Allow: /resume.html
|
||||
Allow: /technical/git
|
||||
Allow: /technical/api
|
||||
|
||||
Host: https://gugulet.hu
|
||||
|
|
|
|||
|
|
@ -1,3 +1,5 @@
|
|||
<!-- markdownlint-disable MD013 -->
|
||||
|
||||
# Site
|
||||
|
||||
Personal portfolio website for gugulet.hu. Showcases three domains: Words, Visuals, and Technical.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue