mirror of
https://github.com/tiennm99/is-a-dev.git
synced 2026-08-11 16:26:12 +00:00
Added Domain with mail
This commit is contained in:
+4
-2
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"description": "Portfolio - a simple portfolio website for Omxpro. It's in Beta Stages. Thanks for visiting my Portfolio! I hope to see you again.",
|
||||
"description": "Portfolio - a simple portfolio website for Omxpro. It's in Beta Stages. Thanks for visiting my Portfolio! I hope to see you again. This also serves as a mail for my domain",
|
||||
"repo": "https://github.com/omxpro/portfolio-cf",
|
||||
"owner": {
|
||||
"username": "omxpro",
|
||||
@@ -7,6 +7,8 @@
|
||||
"twitter": "DaRealOmxpro"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "portfolio-cf.pages.dev"
|
||||
"A": ["172.66.44.237","172.66.47.19"],
|
||||
"MX": ["mx1.improvmx.com","mx2.improvmx.com"],
|
||||
"TXT": "v=spf1 include:spf.improvmx.com ~all"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user