Skip to main content

County_footer.json File

County_footer.json - This file identifies the text displayed in the page footer. The footer is organized into 3 rows of 3 columns each as follows.

{
	"row-1": {
		"col-1": {
			"text": "Together we can build the best FREE Genealogy websites."
		},
		"col-2": {
			"text": "| Home | USGenWeb |TXGenWeb | TXCounties | TXArchives | Neighbors |"
		},
        "col-3": {
          "text": "Read the <a href=\"copyright\">Copyright Notice</a> for use of material on this site."
        }
      },
      "row-2": {
        "col-2": {
          "text": "Submit new materials and report broken links to:<br>Louis Skinner, Co. Coord or Marcia Lair, Co. Co-Coord."
        }
      },
      "row-3": {
        "col-1": {
          "text": "Website space provided by TXFannin.org."
        },
        "col-3": {
          "text": "Website development by TNG_coGenWeb."
      	}
	}
}

Note that some of the ['text'] entries above do not include all the 'text' need to properly display the information. See the actual file for how to include links and email information.