Skip to content

Commit 8981cdf

Browse files
committed
still dont use cname
1 parent dd9ea52 commit 8981cdf

File tree

3 files changed

+7
-3
lines changed

3 files changed

+7
-3
lines changed

CNAME

Lines changed: 0 additions & 1 deletion
This file was deleted.

TODO.txt

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
Usar un DNS propio (hay que registrarlo) (ver https://github.com/alesordo):
2+
1. crear archivo CNAME en raíz con contenido: www.agarnung.com
3+
2.
4+
3.
5+

_config.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@ open_new_tab : true # Opens external URLs (<a href="
1616

1717
# URL completa del sitio:
1818
#url: "" # Empty for local development
19-
#url: "https://agarnung.github.io " # En producción
20-
url: https://www.agarnung.com
19+
url: "https://agarnung.github.io" # En producción
20+
2121

2222

2323

0 commit comments

Comments
 (0)