URI: 
       tFucking idiots. - google-fonts - Google Fonts portage overlay
  HTML git clone https://git.parazyd.org/google-fonts
   DIR Log
   DIR Files
   DIR Refs
   DIR Submodules
   DIR README
       ---
   DIR commit d86bf26b6b98d705c2fd8052f4e07c4310e4b67e
   DIR parent 9f8bb61296a5072a2de77853e94e0c885714242d
  HTML Author: parazyd <parazyd@dyne.org>
       Date:   Tue,  9 Mar 2021 11:43:02 +0100
       
       Fucking idiots.
       
       Diffstat:
         M Makefile                            |       2 +-
       
       1 file changed, 1 insertion(+), 1 deletion(-)
       ---
   DIR diff --git a/Makefile b/Makefile
       t@@ -17,7 +17,7 @@ UFL_FONTS = $(shell ./tools/getfonts $(REPO)/ufl)
        all: $(APACHE_FONTS) $(OFL_FONTS) $(UFL_FONTS)
        
        update:
       -        cd $(REPO) && git pull origin master
       +        cd $(REPO) && git pull origin main
                git add fonts
                git commit -m 'Update google-fonts submodule to latest revision.'