From 61bf2fe0e6ea103a6b44a8c7be9e2031dcbbc421 Mon Sep 17 00:00:00 2001 From: Kaushal Modi Date: Fri, 31 Aug 2018 14:10:12 -0400 Subject: [PATCH] Comment out one more site so that the site build passes --- doc/data/users.toml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/doc/data/users.toml b/doc/data/users.toml index 9b92437..c871367 100644 --- a/doc/data/users.toml +++ b/doc/data/users.toml @@ -260,12 +260,12 @@ org_dir = "entries" site = "https://pxaka.tokyo/blog/" -[ryancummings] - author = "Ryan Cummings" - source = "https://github.com/ryancummings/blog" - branch = "master" - org_dir = "" - site = "https://ryancummings.github.io/" +# [ryancummings] +# author = "Ryan Cummings" +# source = "https://github.com/ryancummings/blog" +# branch = "master" +# org_dir = "" +# site = "https://ryancummings.github.io/" [taipapamotohus] author = "taipapamotohus"