File tree Expand file tree Collapse file tree 10 files changed +13
-13
lines changed
Expand file tree Collapse file tree 10 files changed +13
-13
lines changed Original file line number Diff line number Diff line change 55
66< div class ="tui-404-window ">
77 < fieldset class ="tui-fieldset tui-border-double ">
8- < legend class ="red-255 yellow-255-text "> maximoospital.xyz </ legend >
8+ < legend class ="red-255 yellow-255-text "> maximoospital.github.io </ legend >
99 < h1 > whoops! 404</ h1 >
1010 < a class ="tui-button tui-no-shadow " href ="{{ site.url }}{{ "/" | relative_url }}"> Go home</ a >
1111 </ fieldset >
Original file line number Diff line number Diff line change 1- maximoospital.xyz
1+ maximoospital.github.io
Original file line number Diff line number Diff line change 11<br />
22<p align =" center " >
3- <a href =" https://maximoospital.xyz " >
3+ <a href =" https://maximoospital.github.io " >
44 <img src="https://i.imgur.com/DEcVin9.png" alt="Logo" width="670" height="90">
55 </a >
66
7- <h3 align =" center " >maximoospital.xyz </h3 >
7+ <h3 align =" center " >maximoospital.github.io </h3 >
88 <h5 align =" center " >Maximo Ospital, 2024</h5 >
99</p >
1010
Original file line number Diff line number Diff line change 11# site
22title : Maximo Ospital
33baseurl : " /"
4- url : " http://maximoospital.xyz "
4+ url : " http://maximoospital.github.io "
55favicon : " /assets/ico.png"
66
77# bio
Original file line number Diff line number Diff line change 3030 < meta property ="author " content ="Maximo Ospital " />
3131 <!-- Open Graph / Facebook -->
3232 < meta property ="og:type " content ="website " />
33- < meta property ="og:url " content ="https://maximoospital.xyz / " />
33+ < meta property ="og:url " content ="https://maximoospital.github.io / " />
3434 < meta property ="og:title " content ="Maximo Ospital " />
3535 < meta property ="og:description " content ="amateur programmer and designer, circa 2003. " />
3636 < meta property ="og:image " content ="{{ "/assets/images/metatags.png" | relative_url }}" />
3737
3838 <!-- Twitter -->
3939 < meta property ="twitter:card " content ="summary_large_image " />
40- < meta property ="twitter:url " content ="https://maximoospital.xyz / " />
40+ < meta property ="twitter:url " content ="https://maximoospital.github.io / " />
4141 < meta property ="twitter:title " content ="Maximo Ospital " />
4242 < meta property ="twitter:description " content ="amateur programmer and designer, circa 2003. " />
4343 < meta property ="twitter:image " content ="{{ "/assets/images/metatags.png" | relative_url }}" />
Original file line number Diff line number Diff line change 1010 < span class ="red-168-text "> M</ span > enu
1111 < div class ="tui-dropdown-content ">
1212 < ul >
13- < li > < a href ="https://maximoospital.xyz /assets/CV.pdf " target ="_blank "> < span class ="red-168-text "> R</ span > esume</ a > </ li >
13+ < li > < a href ="https://maximoospital.github.io /assets/CV.pdf " target ="_blank "> < span class ="red-168-text "> R</ span > esume</ a > </ li >
1414 < li > < a href ="mailto://mospital@frba.utn.edu.ar " target ="_blank "> < span class ="red-168-text "> E</ span > mail</ a > </ li >
1515 < li > < a href ="http://linkedin.com/in/maximoospital " target ="_blank "> < span class ="red-168-text "> L</ span > inkedIn</ a > </ li >
1616 < li > < a href ="http://github.com/maximoospital " target ="_blank "> < span class ="red-168-text "> G</ span > ithub</ a > </ li >
Original file line number Diff line number Diff line change 1111 < span class ="red-168-text "> M</ span > enu
1212 < div class ="tui-dropdown-content ">
1313 < ul >
14- < li > < a href ="https://maximoospital.xyz /assets/CV.pdf " target ="_blank "> < span class ="red-168-text "> R</ span > esume</ a > </ li >
14+ < li > < a href ="https://maximoospital.github.io /assets/CV.pdf " target ="_blank "> < span class ="red-168-text "> R</ span > esume</ a > </ li >
1515 < li > < a href ="mailto://mospital@frba.utn.edu.ar " target ="_blank "> < span class ="red-168-text "> E</ span > mail</ a > </ li >
1616 < li > < a href ="http://linkedin.com/in/maximoospital " target ="_blank "> < span class ="red-168-text "> L</ span > inkedIn</ a > </ li >
1717 < li > < a href ="http://github.com/maximoospital " target ="_blank "> < span class ="red-168-text "> G</ span > ithub</ a > </ li >
2626 < div class ="container ">
2727 < div class ="tui-main-window ">
2828 < fieldset class ="tui-fieldset tui-border-double ">
29- < legend > maximoospital.xyz </ legend >
29+ < legend > maximoospital.github.io </ legend >
3030 < div class ="post ">
3131
3232 {% include header.html %}
Original file line number Diff line number Diff line change @@ -11,4 +11,4 @@ made this blog section for devlogs.
1111not much to say, just testing it!!!
1212
1313------
14- [ ![ Logo] ( https://i.imgur.com/XlF4lM5.png )] ( https://maximoospital.xyz )
14+ [ ![ Logo] ( https://i.imgur.com/XlF4lM5.png )] ( https://maximoospital.github.io )
Original file line number Diff line number Diff line change 33---
44< div class ="tui-main-window ">
55 < fieldset class ="tui-fieldset tui-border-double ">
6- < legend > maximoospital.xyz </ legend >
6+ < legend > maximoospital.github.io </ legend >
77 {% include header.html %}
88 {% include landings_list.html %}
99 {% include posts_list.html %}
Original file line number Diff line number Diff line change 11---
22layout : landing
3- title : Maximoospital.xyz - this website!
3+ title : maximoospital.github.io - this website!
44category : Jekyll-based Website
55img : https://i.imgur.com/P087fqP.png
66year : 2024
You can’t perform that action at this time.
0 commit comments